setReadPendingIntent

@NonNull
open fun setReadPendingIntent(@Nullable pendingIntent: @Nullable PendingIntent): @NonNull NotificationCompat.CarExtender.UnreadConversation.Builder(source)

Sets the pending intent that will be sent once the messages in this notification are read.

Return

This object for method chaining.

Parameters

pendingIntent

The pending intent to use.